SerializableDictionary`2 Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the SerializableDictionary<TKey,TValue> class.
Syntax
C#
C++/CLI
protected SerializableDictionary<TKey,TValue>( 
   SerializationInfo info, 
   StreamingContext context 
) 
protected: 
SerializableDictionary<TKey,TValue>(  
   SerializationInfo^ info, 
   StreamingContext context 
) 

Parameters

info
A System.Runtime.Serialization.SerializationInfo object containing the information required to serialize the Dictionary.

context
A System.Runtime.Serialization.StreamingContext structure containing the source and destination of the serialized stream associated with the Dictionary.

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.